home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Collection of Tools & Utilities
/
Collection of Tools and Utilities.iso
/
c
/
mc302emb.zip
/
CATALOG
< prev
next >
Wrap
Text File
|
1994-03-18
|
26KB
|
458 lines
╔══════════════════════════════════╗
║ Dunfield Development Systems ║
║ Product catalog & Price List ║
║ Revised: 03-JAN-94 ║
╚══════════════════════════════════╝
Catalog and pricing are in effect until Jan 1995. Anyone placing an
order will receive a current edition of this document with the order. You
may also obtain the catalog by downloading it from our BBS system, or by
calling our main number with a FAX machine (dial 1 at the voice prompt).
All software is shipped on 5.25" MS-DOS format 360K diskettes. If you
MUST have 3.5" disks, add $10, and allow an extra week for delivery (We
have to make them by hand).
Unless otherwise stated, all disks include complete documentation in
the form of ASCII text files.
All prices are listed in U.S. funds. For the convenience of our Canadian
customers, we have also listed Canadian dollar prices (shown in brackets).
All orders must include sufficent payment for shipping charges. See
shipping rate table on order form. Please allow 3-4 weeks for airmail
shipping to U.S. and international destinations.
Cheques or money orders should be payable to "Dunfield Development
Systems". Canadian residents please add 7% Goods and Services Tax (GST),
Ontario residents add 8% Provincial Sales Tax (PST).
NOTE TO INTERNATIONAL CUSTOMERS: Please insure that your cheque or money
order has proper bank encoding along the bottom. Unencoded cheques cannot be
processed by our bank, and will be returned. If you wish to make payment by
wire transfer, please contact us.
We cannot accept credit card orders at this time.
We offer special pricing to customers wishing to update to the current
revision of a previously purchased product - Call for details.
Please send all correspondence to:
Dunfield Development Systems
P.O. Box 31044
Nepean, Ontario (Canada)
K2B 8S8
Tel: (613) 256-5820 Fax: (613) 256-5821
To access our BBS, dial (613) 256-5820, press '2' when you hear the voice
prompt, and then place your modem online in originate mode (for "hayes"
compatibles, use 'ATX1D' without a telephone number). You can auto-dial
by programming a 15 sec. delay after the number, followed by several '2's.
(For "hayes" compatibles, use: atdt16132565820,,,,,,,2222 )
For service in the United Kingdom, contact our UK distributor:
Micro Amps Limited
66 Smithbrook Kilns, Cranleigh Surrey, GU6 8JJ
Tel: +44 (0)483 268999 Fax: +44 (0)483 268397
───────────────────────────────────────────────────────────────────────────
DDS MICRO-C Developers Kits:
These are complete PC based cross development systems which include
EVERYTHING you need to develop 'C' and 'ASM' software for one CPU.
- Includes MICRO-C compiler, optimizer, XASM cross assembler, and
related utilities for the particular CPU.
- Hand coded (efficent ASM) standard library for CPU (Source included).
- Includes Monitor/Debugger for CPU (ASM source). *
- Includes text editor, telecomm program and many other utilities.
- Complete documentation (on disk).
68HC08 Developers Kit : $99.95 US ($119.95 CDN) *
6809 Developers Kit : $99.95 US ($119.95 CDN)
68HC11 Developers Kit : $99.95 US ($119.95 CDN)
68HC16 Developers Kit : $99.95 US ($119.95 CDN) *
8051/52 Developers Kit : $99.95 US ($119.95 CDN)
8080/85 Developers Kit : $99.95 US ($119.95 CDN)
8086 Developers Kit : $99.95 US ($119.95 CDN)
8096 Developers Kit : $99.95 US ($119.95 CDN)
Super Developers Kit : $400.00 US ($480.00 CDN) **
* 68HC08 and 68HC16 Developers Kits do not include a monitor/debugger.
** All of the above + extra assemblers and tools from XASM package.
──────────────────────────────────────────────────────────────────────────
EMILY52: A PC based 8051/52 simulator.
A software simulator/emulator for the Intel 8051/8052 series of
microcontrollers. EMILY features an easy to use "windowed" user
interface, and is capable of simulating at better than 500,000
instructions per second on a 486/33mhz PC.
- Supports full 64K of PROGRAM and 64K of DATA memory. DATA and PROGRAM
memory may also be overlapped into a single 64K address space.
- Optionally interfaces with a Resident Control Program (supplied) on
your target system which allows you to include the physical I/O lines,
timers, serial port etc. in your simulation.
- Single step, Multi Step, Animate and High Speed execution modes,
with 4095 instruction traceback recorder in all modes.
- Simultaneous on-screen displays of program disassembly, internal
memory, CPU registers and simulation messages.
- Full screen editors for CPU registers, Special Function Registers
(SFR's), and each of the INTERNAL, EXTERNAL DATA and PROGRAM memory
spaces. All of the above may be viewed/altered at any time during the
debugging session.
- Multiple breakpoints are transparent to the user program.
- Supports the additional SFR's and internal RAM of the 8052 series,
and is user configurable for additional SFR's of expanded chips.
- Serial I/O in a window on the screen, or redirected to a PC COMM port.
- Includes MONICA52, a PC hosted monitor program for ON-BOARD debugging,
with a user interface that's virtually identical to EMILY52.
- Supports single-chip in-circuit emulation using DS5000 CPU.
- Many more features.
Current rev : 1.3
Software price : $49.95 US ($59.95 CDN)
INTEL 8751 pre-programmed with EMILY Control Firmware: $50 US ($60 CDN)
───────────────────────────────────────────────────────────────────────────
XASM: A set of cross assemblers and related utility programs
- Includes 6800, 6801/6803, 6805, 6502, 68HC08, 6809, 68HC11, 68HC16,
8051/52, 8080/85, 8086 and 8096 cross assemblers.
- Output files in either INTEL or MOTOROLA hex format.
- Fully compatible with our MICRO-C code generators.
- Many example programs: BASIC interpreter, FORTH compiler... more.
- Utility programs included:
MACRO - Powerful macro pre-processor.
CREF - Cross-references ASM source files.
PSOURCE - Protects distributed source code.
HEXFMT - General HEX file manipulation, including:
- Calculate checksums over all or part of code file.
- Reformat output record type (INTEL/MOTOROLA/BINARY) & length.
- Change base and load address of code image.
- Remove strings of $FF (unprogrammed) data bytes.
+ Utilities for converting to/from other popular assembler formats.
Current rev : 2.2
Software price : $99.95 US ($119.95 CDN)
'C' source code : $100.00 US ($120.00 CDN) (With purchase of XASM)
───────────────────────────────────────────────────────────────────────────
MONITORS: Powerful software debugger and monitor programs.
- Monitors for 6809, 68HC11, 8051/52, 8080/85, 8086 and 8096.
- Includes XASM compatible, well documented source code.
- Completely stand-alone, runs on the bare hardware.
- Very compact, occupies less than 8K of ROM.
- Built in disassembler.
- Edit/Dump Memory, Processor registers and Interrupt vectors.
- Multiple breakpoints, which are completely transparent to the user
program, and remain effective until removed.
- Software Single-Step works even when tracing ROMed code.
- Download INTEL or MOTOROLA format hex data.
- Revector any/all interrupts to the user program.
- Online help display of commands and syntax.
- Many more features.
* Some features may differ slightly in some monitors.
Monitor package : $49.95 US ($59.95 CDN) (Includes all six monitors)
─────────────────────────────────────────